1 reference to IsDisposed
Microsoft.CodeAnalysis (1)
MetadataReference\ModuleMetadata.cs (1)
313
get { return _isDisposed || _module.
IsDisposed
; }