10 references to Delimiter
Microsoft.Interop.LibraryImportGenerator.Downlevel (2)
DownlevelLibraryImportDiagnosticsAnalyzer.cs (2)
314
$"{nameof(TypeNames.LibraryImportAttribute)}{Type.
Delimiter
}{nameof(StringMarshalling)}",
315
$"{nameof(StringMarshalling)}{Type.
Delimiter
}{pinvokeData.StringMarshalling}");
Microsoft.Interop.SourceGeneration (3)
MarshalAsParser.cs (3)
156
= $"{nameof(MarshalAsAttribute)}{Type.
Delimiter
}{nameof(MarshalAsAttribute.IidParameterIndex)}";
227
_diagnostics.ReportConfigurationNotSupported(attributeData, $"{attributeData.AttributeClass!.Name}{Type.
Delimiter
}{namedArg.Key}");
242
_diagnostics.ReportConfigurationNotSupported(attributeData, $"{attributeData.AttributeClass!.Name}{Type.
Delimiter
}{namedArg.Key}");
Microsoft.NET.HostModel (1)
ComHost\ClsidMap.cs (1)
116
return $"{metadataReader.GetString(type.Namespace)}{Type.
Delimiter
}{metadataReader.GetString(type.Name)}";
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Resources\ResourceManager.cs (1)
230
char c = Type.
Delimiter
;
src\runtime\src\libraries\System.Private.CoreLib\src\System\StartupHookProvider.cs (1)
218
StartupHookTypeName + Type.
Delimiter
+ InitializeMethodName,
System\Reflection\Runtime\General\ThunkedApis.cs (1)
49
sb.Append(Type.
Delimiter
);
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Assemblies\RoAssembly.cs (1)
186
sb.Append(Type.
Delimiter
);