1 write to _properties
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageDescription.cs (1)
221_properties = new MessagePropertyDescriptionCollection();
2 references to _properties
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageDescription.cs (2)
220if (_properties == null) 222return _properties;