1 implementation of IsVolatile
Microsoft.CodeAnalysis.CSharp (1)
Symbols\FieldSymbol.cs (1)
507bool IFieldSymbolInternal.IsVolatile => IsVolatile;