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)
127
if (
_notations
== null)
131
return
_notations
;