1 override of Create
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\MessageHeaderT.cs (1)
153protected override object Create(object content, bool mustUnderstand, bool relay, string actor)
1 reference to Create
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\MessageHeaderT.cs (1)
87return GetTypedHeaderManager(t).Create(content, mustUnderstand, relay, actor);