1 write to _runtimeCompatibilityWrapNonExceptionThrows
Microsoft.CodeAnalysis (1)
Symbols\Attributes\CommonAssemblyWellKnownAttributeData.cs (1)
376_runtimeCompatibilityWrapNonExceptionThrows = value;
2 references to _runtimeCompatibilityWrapNonExceptionThrows
Microsoft.CodeAnalysis (2)
Symbols\Attributes\CommonAssemblyWellKnownAttributeData.cs (2)
361return _runtimeCompatibilityWrapNonExceptionThrows.HasValue; 371return _runtimeCompatibilityWrapNonExceptionThrows ?? WrapNonExceptionThrowsDefault;