1 write to _runtimeCompatibilityWrapNonExceptionThrows
Microsoft.CodeAnalysis (1)
Symbols\Attributes\CommonAssemblyWellKnownAttributeData.cs (1)
375_runtimeCompatibilityWrapNonExceptionThrows = value;
2 references to _runtimeCompatibilityWrapNonExceptionThrows
Microsoft.CodeAnalysis (2)
Symbols\Attributes\CommonAssemblyWellKnownAttributeData.cs (2)
360return _runtimeCompatibilityWrapNonExceptionThrows.HasValue; 370return _runtimeCompatibilityWrapNonExceptionThrows ?? WrapNonExceptionThrowsDefault;