2 writes to _typeIdentifiers
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\ImportContext.cs (2)
29_typeIdentifiers = identifiers; 73_typeIdentifiers = new CodeIdentifiers();
2 references to _typeIdentifiers
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\ImportContext.cs (2)
72if (_typeIdentifiers == null) 74return _typeIdentifiers;