1 write to Name
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
895
Name
= name;
3 references to Name
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationFormatter.cs (3)
906
return x.
Name
== y.
Name
&& x.Namespace == y.Namespace;
911
return obj.
Name
.GetHashCode();