Wrap Result in AstGenWrapper #13
Merged
Annotations
2 warnings
Build:
DotNetAstGen/SyntaxMetaDataProvider.cs#L29
Nullability of reference types in type of parameter 'value' of 'void SyntaxMetaDataProvider.SetValue(object target, object value)' doesn't match implicitly implemented member 'void IValueProvider.SetValue(object target, object? value)' (possibly because of nullability attributes).
|
Build:
DotNetAstGen/SyntaxMetaDataProvider.cs#L29
Nullability of reference types in type of parameter 'value' of 'void SyntaxMetaDataProvider.SetValue(object target, object value)' doesn't match implicitly implemented member 'void IValueProvider.SetValue(object target, object? value)' (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading