1 write to _warnings
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\ImportContext.cs (1)
140_warnings = new StringCollection();
2 references to _warnings
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\ImportContext.cs (2)
139if (_warnings == null) 141return _warnings;