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