1 write to _isNameSetExplicit
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\MessageParameterAttribute.cs (1)
27_name = value; _isNameSetExplicit = true;
1 reference to _isNameSetExplicit
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\MessageParameterAttribute.cs (1)
33get { return _isNameSetExplicit; }