3 references to StreamingContextParameter
System.Runtime.Serialization.Schema (3)
System\Runtime\Serialization\Schema\CodeExporter.cs (3)
1805
baseConstructor.Parameters.Add(
StreamingContextParameter
);
1826
derivedConstructor.Parameters.Add(
StreamingContextParameter
);
1860
getObjectDataMethod.Parameters.Add(
StreamingContextParameter
);