5 references to CreateActContextParametersSource
mscorlib (5)
system\deployment\isolationinterop.cs (5)
2751Marshal.DestroyStructure(p, typeof(CreateActContextParametersSource)); 2806CreateActContextParametersSource SourceInfo; 2817SourceInfo.Size = (UInt32)Marshal.SizeOf(typeof(CreateActContextParametersSource)); 2819SourceInfo.SourceType = (UInt32)CreateActContextParametersSource.SourceFlags.Definition; 2846CreateActContextParametersSource.Destroy(Parameters.Source);