1 write to _notations
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaInfo.cs (1)
129_notations = new Dictionary<string, SchemaNotation>();
2 references to _notations
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaInfo.cs (2)
127if (_notations == null) 131return _notations;